Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove "v" from .node-version #91

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

massongit
Copy link
Contributor

$ nodenv install         
node-build: definition not found: v20.8.1

See all available versions with `nodenv install --list'.

If the version you need is missing, try upgrading node-build:

  brew upgrade node-build

nodenv install cannot be run successfully because .node-version contains v.
Therefore, I remove v from .node-version.

@azu azu merged commit 94c01ee into textlint:master Nov 10, 2024
5 checks passed
@massongit massongit deleted the massongit-patch-1 branch November 10, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants